FHIR © HL7.org  |  Server Home  |  FHIR Server FHIR Server 3.4.11  |  FHIR Version n/a  User: [n/a]

Resource StructureDefinition/FHIR Server from package accdr.fhir.ig.pkg#0.9.0-alpha-0.9.23 (79 ms)

Package accdr.fhir.ig.pkg
Type StructureDefinition
Id Id
FHIR Version R4
Source https://simplifier.net/resolve?scope=accdr.fhir.ig.pkg@0.9.0-alpha-0.9.23&canonical=http://prescribeit.ca/fhir/StructureDefinition/ext-medication-code-representative
Url http://prescribeit.ca/fhir/StructureDefinition/ext-medication-code-representative
Status draft
Name ExtIsRepresentative
Title DIN is Representative
Experimental False
Description If set to true, indicates that the medication code sent was chosen as a "representative" code of a drug picked at a more general level. I.e. The user didn't actually choose this specific code. The intended constraints around what drug should be supplied are conveyed by the request's substitution rules.
Type Extension
Kind complex-type

Resources that use this resource

StructureDefinition
http://hl7.org/fhir/ca/baseline/StructureDefinition/profile-medication Medication Profile
http://ontariohealth.ca/fhir/StructureDefinition/ca-on-accdr-profile-Medication Medication Profile

Resources that this resource uses

No resources found



Source

{
  "resourceType" : "StructureDefinition",
  "meta" : {
    "lastUpdated" : "2021-03-01T20:02:53.914+00:00"
  },
  "url" : "http://prescribeit.ca/fhir/StructureDefinition/ext-medication-code-representative",
  "name" : "ExtIsRepresentative",
  "title" : "DIN is Representative",
  "status" : "draft",
  "description" : "If set to true, indicates that the medication code sent was chosen as a "representative" code of a drug picked at a more general level. I.e. The user didn't actually choose this specific code. The intended constraints around what drug should be supplied are conveyed by the request's substitution rules.",
  "fhirVersion" : "4.0.1",
  "mapping" : [
    {
      "identity" : "rim",
      "uri" : "http://hl7.org/v3",
      "name" : "RIM Mapping"
    }
  ],
  "kind" : "complex-type",
  "abstract" : false,
  "context" : [
    {
      "type" : "element",
      "expression" : "Medication.code.coding"
    }
  ],
  "type" : "Extension",
  "baseDefinition" : "http://hl7.org/fhir/StructureDefinition/Extension",
  "derivation" : "constraint",
  "differential" : {
    "element" : [
      {
        "id" : "Extension",
        "path" : "Extension",
        "comment" : "Conformance Rule: If prescribing by Generic Name, a (representative) DIN must be present in the message and this boolean must be 'true'.\nUsage Note: The receiving system will ONLY interpret the ingredients from the representative DIN; it is understood that this DIN was not prescribed. For representative DINs, the prescriber must also enter a strength and strength unit of measure and may optionally enter a prescription drug form. It is expected that this data will also be present.\n\nUsage Note: The receiving system must understand that the Prescription was based on a Generic Name when this flag is set, meaning that the product that is being taken by the patient may be a generic equivalent with the same prescribed dosage.\n\nUsage Note: The representative DIN is chosen by the EMR (not the prescriber) based on the drug and route that is entered by the prescriber.\n\nUsage Note: This is used within PrescribeITâ„¢ is to allow for automation as it provides a codified value to represent what the prescriber wants. This may assist the pharmacist in dispensing."
      },
      {
        "id" : "Extension.url",
        "path" : "Extension.url",
        "fixedUri" : "http://prescribeit.ca/fhir/StructureDefinition/ext-medication-code-representative"
      },
      {
        "id" : "Extension.value[x]",
        "path" : "Extension.value[x]",
        "min" : 1,
        "type" : [
          {
            "code" : "boolean"
          }
        ]
      }
    ]
  },
  "text" : {
  }
}

XIG built as of ??metadata-date??. Found ??metadata-resources?? resources in ??metadata-packages?? packages.